All Databases
Inside Mac - Basic Toolbox
InitAllPacks
InitAllPacks
Enable usage of all packages
#include <
Packages.h
>
Package Manager
void
InitAllPacks
( );
InitAllPacks
prepares handles for all packages, as if
InitPack
were called
for all 'PACK' resources. There is no need to call this yourself, since it is
called automatically when an application is started up.
Returns
: none
Referenced by (3):
InitPack
Disk-Init (Inside Mac - Index)
InitPack (Inside Mac - Basic Toolbox)